速報APP / 教育 / Arduino Android OTG USB

Arduino Android OTG USB

價格:免費

更新日期:2017-07-12

檔案大小:3.0M

目前版本:1.0

版本需求:Android 3.1 以上版本

官方網站:http://quzalmehmood.com/

Email:appspluto@gmail.com

聯絡地址:2nd Floor Anwar Plaza Soan Garden ,Islamabad ,Pakistan

Arduino Android OTG USB(圖1)-速報App

This helps you to connect any arduino to android phone with usb otg cable.It is very usefull method of communication between android and arduino.Most of the people use Bluetooth for this purpose but otg cable has more advantages than Bluetooth .

Advantages of USB OTG Cable over Bluetooth :

Arduino Android OTG USB(圖2)-速報App

• OTG Cable is very cheap less than a dollar

• It consumes less power

Arduino Android OTG USB(圖3)-速報App

• Easy to connect

• It is relatively fast than Bluetooth

Arduino Android OTG USB(圖4)-速報App

Now a days robotics is one of the major field of science . Most of the robots can be made easily with arduino microcontroller .Arduino microcontroller is easy to use than pic or any other microcontroller. One of the reason is that it uses C language for compilation and most of the libraries are already built in the compiler.

Using Arduino with Android has many Application some them are mention below

Arduino Android OTG USB(圖5)-速報App

1) Android Controlled CAR

2) Arduino Android Weather Station

Arduino Android OTG USB(圖6)-速報App

3) Home Automation System

4) Line following Robot

Arduino Android OTG USB(圖7)-速報App

Most Basic Algorithm that can be used to control robot from mobile is that send some character using this app let say ‘1’ to arduino then on arduino programming compare the received bit with ‘1’ if it is ‘1’ then perform some action .In this way send different character to arduino and compare with the corresponding character on arduino side .One can use if else or switch and case for comparing .

Arduino Code is provided inside the Application.

Arduino Android OTG USB(圖8)-速報App